-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: serial and batch bundle for POS Invoice (backport #41491) #42396
Merged
rohitwaghchaure
merged 2 commits into
version-15-hotfix
from
mergify/bp/version-15-hotfix/pr-41491
Jul 20, 2024
Merged
fix: serial and batch bundle for POS Invoice (backport #41491) #42396
rohitwaghchaure
merged 2 commits into
version-15-hotfix
from
mergify/bp/version-15-hotfix/pr-41491
Jul 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit e5dfc5e) # Conflicts: # erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
Cherry-pick of e5dfc5e has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
frappe-pr-bot
pushed a commit
that referenced
this pull request
Jul 24, 2024
# [15.31.0](v15.30.0...v15.31.0) (2024-07-24) ### Bug Fixes * Consider adding warranty period to serial nos (backport [#42051](#42051)) ([#42182](#42182)) ([8da28dc](8da28dc)) * correct validation for depreciation posting date ([ffacf42](ffacf42)) * Don't allow negative amount on Payment Request [#41905](#41905) ([aee2cc2](aee2cc2)) * missing cr/dr notes on payment reconciliation ([0a41ccd](0a41ccd)) * not able to save QC (backport [#42371](#42371)) ([#42373](#42373)) ([18500b8](18500b8)) * provide initial value for `.reduce()` call ([72bc539](72bc539)) * Purchase Order Analysis Report Data (backport [#42387](#42387)) ([#42394](#42394)) ([709be13](709be13)) * qty in the 'Serial No Ledger' report (backport [#42429](#42429)) ([#42433](#42433)) ([926fd41](926fd41)) * remove proprietorship and update it with individual ([527781a](527781a)) * rounding issue causing incorrect quantity in SE (backport [#42380](#42380)) ([#42395](#42395)) ([54791e9](54791e9)) * serial and batch bundle for POS Invoice (backport [#41491](#41491)) ([#42396](#42396)) ([555be2b](555be2b)) * set filter to show only submitted asset ([29fc975](29fc975)) * Show the rows in AR/AP report where outstanding equals to 0.01 ([886256c](886256c)) ### Features * add make_regional_gl_entries override for Sales Invoice ([#42399](#42399)) ([22b17de](22b17de))
🎉 This issue has been resolved in version 15.31.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of pull request #41491 done by [Mergify](https://mergify.com).